Skip to content

Bump the maven group across 1 directory with 11 updates#184

Open
dependabot[bot] wants to merge 38 commits into
2.15.0-DEVfrom
dependabot/maven/maven-3953bbc423
Open

Bump the maven group across 1 directory with 11 updates#184
dependabot[bot] wants to merge 38 commits into
2.15.0-DEVfrom
dependabot/maven/maven-3953bbc423

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Sep 12, 2025

Bumps the maven group with 11 updates in the / directory:

Package From To
org.apache.activemq:activemq-client 5.15.16 6.1.7
org.apache.activemq:activemq-openwire-legacy 5.15.16 5.16.8
commons-beanutils:commons-beanutils 1.9.4 1.11.0
org.apache.santuario:xmlsec 2.1.7 2.2.6
org.hibernate:hibernate-validator 5.4.2.Final 6.2.0.Final
org.apache.commons:commons-lang3 3.12.0 3.18.0
commons-fileupload:commons-fileupload 1.5 1.6.0
org.pac4j:pac4j-oidc 4.0.0 4.5.5
org.springframework.security:spring-security-crypto 4.2.16.RELEASE 6.3.8
org.springframework.ldap:spring-ldap-core 2.3.2.RELEASE 2.4.4
com.databricks:databricks-jdbc 2.6.34 2.6.40

Updates org.apache.activemq:activemq-client from 5.15.16 to 6.1.7

Commits
  • 2e94ec3 [maven-release-plugin] prepare release activemq-6.1.7
  • dd4205c Fix javadoc
  • 9ca5d0e AMQ-9503: Add wireFormat.displayStackTrace option on the HTTP transport conne...
  • c3c0d69 Upgrade spring.schemas in preparation for 6.1.7 release
  • 7854f8c AMQ-9730: Upgrade to Camel 4.10.5 (#1459)
  • 0070ef1 AMQ-9729: Upgrade to Jackson 2.19.1 (#1460)
  • 6f73b89 AMQ-9731: Upgrade to Spring 6.1.21 (#1458)
  • c001b9e don't print stack traces when stopping or stopped (#1414)
  • 990a8d6 AMQ-9726 - Fix FilePendingMessageCursor clear() method (#1452)
  • cdf8e40 NO-JIRA: Fix flaky DurableSubscriptionHangTestCase
  • Additional commits viewable in compare view

Updates org.apache.activemq:activemq-openwire-legacy from 5.15.16 to 5.16.8

Commits
  • f734c20 [maven-release-plugin] prepare release activemq-5.16.8
  • 37ca550 Update spring.schemas version in preparation for 5.16.8 release
  • b0205f9 AMQ-6596 - Validate size of buffers during unmarshalling
  • 4891a65 Fix line endings in openwire generated files
  • cd201c0 AMQ-9418 - Support converting jakarta jms exceptions to javax
  • 340dcd9 AMQ-9329: Upgrade to Jetty 9.4.53.v20231009
  • 3af9001 AMQ-9383: Copy transport options before sending in introspection setter
  • 7115a89 [maven-release-plugin] prepare for next development iteration
  • 4bbb055 [maven-release-plugin] prepare release activemq-5.16.7
  • 79a43c1 Update spring.schemas in preparation for 5.16.7 release
  • Additional commits viewable in compare view

Updates commons-beanutils:commons-beanutils from 1.9.4 to 1.11.0

Updates org.apache.santuario:xmlsec from 2.1.7 to 2.2.6

Updates org.hibernate:hibernate-validator from 5.4.2.Final to 6.2.0.Final

Updates org.apache.commons:commons-lang3 from 3.12.0 to 3.18.0

Updates commons-fileupload:commons-fileupload from 1.5 to 1.6.0

Updates org.pac4j:pac4j-oidc from 4.0.0 to 4.5.5

Commits
  • a1ae387 [maven-release-plugin] prepare release pac4j-4.5.5
  • 09684e0 Fix CVE-2021-44878
  • 90a6cb3 [maven-release-plugin] prepare for next development iteration
  • 91996a7 [maven-release-plugin] prepare release pac4j-4.5.4
  • 34e9d0f patch log4j v2
  • d682e7f [maven-release-plugin] prepare for next development iteration
  • 49c546e [maven-release-plugin] prepare release pac4j-4.5.3
  • c1ab3e1 [pac4j-saml] Upgrade to velocity core engine 2.3 (#1992)
  • cbd73bc [maven-release-plugin] prepare for next development iteration
  • 72d9f8a [maven-release-plugin] prepare release pac4j-4.5.2
  • Additional commits viewable in compare view

Updates org.springframework.security:spring-security-crypto from 4.2.16.RELEASE to 6.3.8

Release notes

Sourced from org.springframework.security:spring-security-crypto's releases.

6.3.8

🪲 Bug Fixes

  • Add testRuntimeOnly junit-platform-launcher #16755
  • Fix typo security-api-url attribute in faq.adoc #16633
  • Security SpEL Expressions Should Propagate AuthorizationDeniedException from Proxied Objects #16697

🔨 Dependency Upgrades

  • Bump ch.qos.logback:logback-classic from 1.5.16 to 1.5.17 #16651
  • Bump io.mockk:mockk from 1.13.16 to 1.13.17 #16676
  • Bump io.projectreactor:reactor-bom from 2023.0.15 to 2023.0.16 #16724
  • Bump org.jfrog.buildinfo:build-info-extractor-gradle from 4.33.23 to 4.33.24 #16670
  • Bump org.slf4j:slf4j-api from 2.0.16 to 2.0.17 #16652
  • Bump org.springframework.data:spring-data-bom from 2024.0.9 to 2024.0.10 #16747
  • Bump org.springframework:spring-framework-bom from 6.1.17 to 6.1.18 #16735

🔩 Build Updates

  • Bump @springio/antora-extensions from 1.14.2 to 1.14.4 in /docs #16637

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​dependabot[bot] and @​ngocnhan-tran1996

6.3.7

⭐ New Features

  • Improve Stability of S101 CI Task #16482

🪲 Bug Fixes

  • Fix logoutRequestRepository not set on Saml2RelyingPartyInitiatedLogoutSuccessHandler #16093
  • Misconfigured OAuth2LoginAuthenticationFilter when combining OAuth2 login and OAuth2 client configuration #16105

🔨 Dependency Upgrades

  • Bump ch.qos.logback:logback-classic from 1.5.15 to 1.5.16 #16363
  • Bump com.nimbusds:oauth2-oidc-sdk from 9.43.5 to 9.43.6 #16594
  • Bump io.mockk:mockk from 1.13.14 to 1.13.16 #16400
  • Bump io.projectreactor:reactor-bom from 2023.0.14 to 2023.0.15 #16577
  • Bump io.rsocket:rsocket-bom from 1.1.4 to 1.1.5 #16533
  • Bump org.springframework.data:spring-data-bom from 2024.0.8 to 2024.0.9 #16607
  • Bump org.springframework.ldap:spring-ldap-core from 3.2.10 to 3.2.11 #16595
  • Bump org.springframework:spring-framework-bom from 6.1.16 to 6.1.17 #16596
  • Update to oauth2-oidc-sdk 9.43.5 #16582

🔩 Build Updates

... (truncated)

Changelog

Sourced from org.springframework.security:spring-security-crypto's changelog.

= Release Process

The release process for Spring Security is entirely automated via the https://github.com/spring-io/spring-security-release-tools/blob/main/release-plugin/README.adoc[Spring Security Release Plugin] and https://github.com/spring-io/spring-security-release-tools/tree/main/.github/workflows[reusable workflows]. The following table outlines the steps that are taken by the automation.

WARNING: The 5.8.x branch does not have all of the improvements from the 6.x.x branches. See "Status (5.8.x)" for which steps are still manual.

In case of a failure, you can follow the links below to read about each step, which includes instructions for performing the step manually if applicable. See <<frequently-asked-questions,FAQ>> for troubleshooting tips.

[cols="1,1,1"] |=== | Step | Status (5.8.x) | Status (6.0.x+)

| <> | ✅ automated | ✅ automated

| <> | ✅ automated | ✅ automated

| <> | ✅ automated | ✅ automated

| <> | ✅ automated | ✅ automated

| <> | ✅ automated | ✅ automated

| <> | ✅ automated | ✅ automated

| <> | ✅ automated | ✅ automated

| <> | ❌ manual | ✅ automated

| <<close-create-milestone,Close milestone>> | ❌ manual | ✅ automated

... (truncated)

Commits
  • 147081f Release 6.3.8
  • 709d9bc Bump org.springframework:spring-framework-bom from 6.1.17 to 6.1.18
  • d9bb16e Bump io.projectreactor:reactor-bom from 2023.0.15 to 2023.0.16
  • 1111491 Bump org.springframework.data:spring-data-bom from 2024.0.9 to 2024.0.10
  • adb303e Add testRuntimeOnly junit-platform-launcher
  • 46f0dc6 Enforce BCrypt password length
  • 36ea1b1 Fix Compilation Error
  • e793a96 Remove s101 From Builds
  • 46cd94b SpEL Propagates Authorization Exceptions
  • acd2de4 Bump io.mockk:mockk from 1.13.16 to 1.13.17
  • Additional commits viewable in compare view

Updates org.springframework.ldap:spring-ldap-core from 2.3.2.RELEASE to 2.4.4

Release notes

Sourced from org.springframework.ldap:spring-ldap-core's releases.

2.4.4

New Features

  • Specify Locale in Case Functions #965

Dependency Upgrades

  • Update to Spring Security 5.8.15 #962
  • Update to SLF4J 1.7.36 #961
  • Update to Hibernate 5.6.15 #960
  • Update to Freemarker 2.3.33 #959
  • Update to Apache HttpClient 4.5.14 #958
  • Update to AspectJ 1.9.22.1 #957
  • Update to Jackson 2.13.4 #956
  • Update to Spring Data 2021.1.10 #955
  • Update to Spring Framework 5.3.39 #954

2.4.2

New Features

  • Document how DnAttriubte name and index are mutually exclusive #941
  • Remove from Jenkins CI #918

Bug Fixes

  • java.lang.reflect.UndeclaredThrowableException with spring-ldap-core 2.3.2.RELEASE and above #939

2.4.1

🪲 Bug Fixes

  • Wrong Project Information in Maven POM (2.4.0) #663

🔨 Dependency Upgrades

  • Update to Spring Framework 5.3.21 #673
  • Update to Jackson 2.13.3 #672
  • Update to unboundid-ldapsdk 6.0.5 #671
  • Update to AspectJ 1.9.9.1 #670
  • Update to EasyMock 2.5.2 #669
  • Update to FreeMarker 2.3.31 #668
  • Update to Hibernate 5.6.9.Final #667
  • Update to hsqldb 2.6.1 #666
  • Update to Spring Security 5.6.5 #665

2.4.0

⭐ New Features

  • The package org.springframework.ldap.core is split #632

🪲 Bug Fixes

... (truncated)

Commits

Updates com.databricks:databricks-jdbc from 2.6.34 to 2.6.40

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

pieterlukasse and others added 30 commits June 11, 2024 19:04
feat: add CTDS CI build and push

Co-authored-by: Andrew Prokhorenkov <aprokh@uchicago.edu>
- feat: introduce custom configuration option
  Update pom.xml with a better default authorization url
- feat: improve logging of jwt
- fix: add "Atlas users" as default system role
- feat: add more log statements for PermissionManager
- feat: ensure /user/me endpoint also triggers the UPDATE_TOKEN filter
- feat: ensure the teamproject is stored per user
   ...and allow reading current teamproject from cache in case of a
   request to /user/refresh endpoint
- feat: main logic in new filter class TeamProjectBasedAuthorizingFilter
- fix: ensure reset of roles always happens
- feat: remove unnecessary method from PermissionManager
- fix: use lower() in SQL query itself for finding login
- fix: take login from shiro-parsed principal instead of DB
  ... to avoid the issue where the login is all lowercase in db
- feat: move the defaultRoles definition into AtlasSecurity
- fix: move authorizationMode check to PostConstruct
  ...to avoid NullPointerException as attributes
  are not yet wired when in constructor

- fix: remove session.stop() call from UpdateAccessTokenFilter
...and therefore from the flow of endpoints like /user/refresh.
Not sure why this was added there, as the /user/logout should be
the place to remove a session.
This solves a org.apache.shiro.subject.support.DisabledSessionException.
If the worry is that logout won`t be called, then the
expiry time should just be set to a short period.
The adjustment in JwtAuthRealm.java was to deal with the side
effect that occurred after the removal of the .stop in
the UpdateAccessTokenFilter filter:
java.lang.ClassCastException: io.buji.pac4j.subject.Pac4jPrincipal cannot be cast to java.lang.String

- fix: do not create a new session when requesting current session
…_permission

Update src/main/resources/db/migration/postgresql/V2.15.0.20240515220400_atlas_global_share_permission.sql
i.e. also add the "Source user (omop)" role to the list of defaultRoles for each user.
TODO - replace with final solution from https://ctds-planx.atlassian.net/browse/VADC-1086
…anch

Feat/enable CI for local main branch
* feat: remove the * permissions

* fix: remove extra item from concat(l,m,r)

* tmp: temporarily disable conflicting check

* fix: put back the regular vocabulary: permissions

* tmp: disable "source user" role assignment

* tmp: rename flyway script

* fix: ensure source:omop:access becomes part of role 15

* tmp: rename sql migration script

* fix: make sure copy permission is part of the default permission schema for cohortdefinition

* fix: add cohortdefinition:*:exists:get permission to role 15

* fix: revert copy permission part

...as this would cause the current code to filter out all
cohorts. Current code requires the user to have ALL read permissions listed
in the schema to see a cohort definition...

* fix: add cohortdefinition:*:copy:get permisstion to role 15

* Revert "fix: revert copy permission part"

This reverts commit 8c9caf9.

* feat: migration script to add copy:get permission to teamproject cohorts

* fix: set permissionEntity to use right sequence

* fix: fix the migration script / schema name part for setval

* feat: migration script to add generate:SOURCE:get permission to role 15

* fix: added extra conceptset permissions to role 15, some of which will need review

...and fixing in ConceptSetPermissionSchema.java

* fix: support two authorization rules, where one should match the method and service expected

* fix: remove temporary solution for "Source user"

... as we have now moved the most relevant permissions into role 15

* fix: format in CohortDefinitionPermissionSchema.java
* dep: update runtime image to AmazonCorretto 8u412-al2023

* feat: adding newline

* feat: JSONArgsRecommended CMD statement

* feat: back to shell form
* dep: update base Docker images to Amazon Corretto images

* dep: update to jackson

* dep: update tika-core

* dep: update msal4j
* fix: revert back original session.stop() code from upstream

* fix: do not use session for teamproject role management
* dep: fix msal4j

* dep: add oauth2-oidc-sdk

* dep: go back to 1.10.0 for msal4j

* dep: msal4j to 1.15.1

* dep: update pac4j to 4.5.7 (last minor)

* dep: pac4j to 4.4.0

* dep: pac4j to 4.0.0

* dep: fix, going back, need to find better option
* fix: added missing migration line to prev migration script

Adding this for completeness...

* fix: move too broad conceptset:* permissions to narrow ones

...linked to specific individual conceptsets

* fix: added missing readPermissions for conceptsets

These changes remove the need for having these permissions granted as * permission.
Instead, users now get a conceptset specific permission.
…#157)

* fix: add Transactional annotation to method to fix "no session" error

* fix: try to initialize session
* dep: update xstream to 1.4.21

* dep: update commons-codes to 1.14
m0nhawk and others added 8 commits January 16, 2025 11:47
* Update Dockerfile

* Fix Dockerfile syntax error
…analysis to role 15 (#176)

* feat: add the extra permissions needed for cohort characterization and feature analysis to role 15

fix: disable two unecessary global cohort-characterization permissions, incompatible with "teamprojects"
...and improve debug logs

fix: add cohort-characterization id to various methods/api calls

- This allows for the correct (more strict) permission check to find place
based on the user's permissions on the given cohort-characterization

- Also expanded the new api patterns into CohortCharacterizationPermissionSchema
and removed cohort-characterization permissions that were too broad from role 15
migration script.

* fix: remove wrong/nonsensical(?) role cohort-characterization:design:%s:get
Bumps the maven group with 11 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [org.apache.activemq:activemq-client](https://github.com/apache/activemq) | `5.15.16` | `6.1.7` |
| [org.apache.activemq:activemq-openwire-legacy](https://github.com/apache/activemq) | `5.15.16` | `5.16.8` |
| commons-beanutils:commons-beanutils | `1.9.4` | `1.11.0` |
| org.apache.santuario:xmlsec | `2.1.7` | `2.2.6` |
| org.hibernate:hibernate-validator | `5.4.2.Final` | `6.2.0.Final` |
| org.apache.commons:commons-lang3 | `3.12.0` | `3.18.0` |
| commons-fileupload:commons-fileupload | `1.5` | `1.6.0` |
| [org.pac4j:pac4j-oidc](https://github.com/pac4j/pac4j) | `4.0.0` | `4.5.5` |
| [org.springframework.security:spring-security-crypto](https://github.com/spring-projects/spring-security) | `4.2.16.RELEASE` | `6.3.8` |
| [org.springframework.ldap:spring-ldap-core](https://github.com/spring-projects/spring-ldap) | `2.3.2.RELEASE` | `2.4.4` |
| com.databricks:databricks-jdbc | `2.6.34` | `2.6.40` |



Updates `org.apache.activemq:activemq-client` from 5.15.16 to 6.1.7
- [Commits](apache/activemq@activemq-5.15.16...activemq-6.1.7)

Updates `org.apache.activemq:activemq-openwire-legacy` from 5.15.16 to 5.16.8
- [Commits](apache/activemq@activemq-5.15.16...activemq-5.16.8)

Updates `commons-beanutils:commons-beanutils` from 1.9.4 to 1.11.0

Updates `org.apache.santuario:xmlsec` from 2.1.7 to 2.2.6

Updates `org.hibernate:hibernate-validator` from 5.4.2.Final to 6.2.0.Final

Updates `org.apache.commons:commons-lang3` from 3.12.0 to 3.18.0

Updates `commons-fileupload:commons-fileupload` from 1.5 to 1.6.0

Updates `org.pac4j:pac4j-oidc` from 4.0.0 to 4.5.5
- [Commits](pac4j/pac4j@pac4j-4.0.0...pac4j-4.5.5)

Updates `org.springframework.security:spring-security-crypto` from 4.2.16.RELEASE to 6.3.8
- [Release notes](https://github.com/spring-projects/spring-security/releases)
- [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc)
- [Commits](spring-projects/spring-security@4.2.16.RELEASE...6.3.8)

Updates `org.springframework.ldap:spring-ldap-core` from 2.3.2.RELEASE to 2.4.4
- [Release notes](https://github.com/spring-projects/spring-ldap/releases)
- [Changelog](https://github.com/spring-projects/spring-ldap/blob/main/changelog.txt)
- [Commits](spring-projects/spring-ldap@2.3.2.RELEASE...2.4.4)

Updates `com.databricks:databricks-jdbc` from 2.6.34 to 2.6.40

---
updated-dependencies:
- dependency-name: org.apache.activemq:activemq-client
  dependency-version: 6.1.7
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: org.apache.activemq:activemq-openwire-legacy
  dependency-version: 5.16.8
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: commons-beanutils:commons-beanutils
  dependency-version: 1.11.0
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: org.apache.santuario:xmlsec
  dependency-version: 2.2.6
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: org.hibernate:hibernate-validator
  dependency-version: 6.2.0.Final
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: org.apache.commons:commons-lang3
  dependency-version: 3.18.0
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: commons-fileupload:commons-fileupload
  dependency-version: 1.6.0
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: org.pac4j:pac4j-oidc
  dependency-version: 4.5.5
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: org.springframework.security:spring-security-crypto
  dependency-version: 6.3.8
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: org.springframework.ldap:spring-ldap-core
  dependency-version: 2.4.4
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: com.databricks:databricks-jdbc
  dependency-version: 2.6.40
  dependency-type: direct:production
  dependency-group: maven
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Sep 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants